Skip to content

Conversation

@hankhsu1996
Copy link
Owner

Summary

  • Add GCC 13 testing on Linux (CMake only)
  • Add MSVC testing on Windows (CMake only)
  • Keep Bazel testing with Clang 19 only
  • Total of 4 build/test jobs (was 2, now 4)

This will catch cross-compiler compatibility issues (like #61) before they reach users.

Test Plan

  • Monitor CI builds to ensure all 4 jobs pass:
    • CMake on Linux with GCC 13
    • CMake on Linux with Clang 19
    • Bazel on Linux with Clang 19
    • CMake on Windows with MSVC

@hankhsu1996 hankhsu1996 merged commit 55182f2 into main Dec 5, 2025
6 checks passed
@hankhsu1996 hankhsu1996 deleted the chore/multi-compiler-ci branch December 5, 2025 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant